CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stream cipher

搜索资源列表

  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  1. Stream-Ciphers-Theory

    0下载:
  2. Stream Cipher theory and applications
  3. 所属分类:matlab

  1. RC4

    0下载:
  2. 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:223962
    • 提供者:lishen
  1. rabbit_p3source

    0下载:
  2. 这个是流密码算法rabbit,已经验证过,没有问题,使队的-This is a stream cipher algorithm rabbit, has already been verified, there is no problem, so teams
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:11141
    • 提供者:yh
  1. imagecipher

    0下载:
  2. chaotic stream cipher algorithm for image encryption with c- chaotic stream cipher algorithm for image encryption with c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2388
    • 提供者:Ahmed
  1. Stream

    0下载:
  2. 可以使用流密码对文件进行加密,有简单的界面-Can use the stream cipher to encrypt the document, a simple interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3589
    • 提供者:szmneo
  1. streamcipherbyvhdl

    0下载:
  2. describe the vlsi implementation of some stream cipher (RC4,A5/1,helix,E0)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:134601
    • 提供者:hesham
  1. 09_7_29_Rabbit_speed_test

    0下载:
  2. 在DEV C++ 編譯成功 Rabbit一個串流加密-Stream cipher of Rabbit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5551
    • 提供者:feng hao
  1. stream

    0下载:
  2. stream algorithm application to encrypt and decrypt text with stream cipher algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:735524
    • 提供者:aurora
  1. streamcipher

    0下载:
  2. 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3060
    • 提供者:dong
  1. RC4

    0下载:
  2. RC4 流密码 c++ 控制台程序,对称密码-RC4 stream cipher c++ console program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1940
    • 提供者:oy
  1. 11

    0下载:
  2. its about new technque using stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5932
    • 提供者:safa
  1. 22

    0下载:
  2. its cryption for stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:284180
    • 提供者:safa
  1. Grain_p3source

    0下载:
  2. 流密码Grain是esteam体系基于硬件的候选的密码算法,最终胜出的三个中的一个-Grain (stream cipher) are one of the estream ciphers based on hard ciphers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:9473
    • 提供者:leebo
  1. Anewfeedbackimageencryptionschemebasedonperturbati

    0下载:
  2. 一种新型的基于反馈的混沌序列流密码发生器-A new chaotic sequence based on the feedback stream cipher generator
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:476053
    • 提供者:huyunfeitian
  1. stream-cipher-and-RC4

    0下载:
  2. 流密码和RC4算法的英文文献,对RC4算法有兴趣的朋友可以查看一下。-English literature of the RC4 And stream cipher algorithm 。people who is interested in RC4 algorithm can view it.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:181897
    • 提供者:niehaohong
  1. a51

    0下载:
  2. A5 is a stream cipher. A5 is based on a combination of three linear feedback shift registers (LFSRs) with irregular clocking. It uses 64 bit keys. The register lengths are 19, 22, and 23. All the feedback polynomials are sparse. The output is the XOR
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:1797
    • 提供者:Dip
  1. stream-cipher

    0下载:
  2. 序列密码的生成程序压缩包。包括密钥数据生成程序和序列密码的生成-Sequence to generate a password archive program. Including key data generation process and stream cipher generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:560592
    • 提供者:杜飞
  1. Stream-encryption-algorithm

    0下载:
  2. Fast RC4 Stream Cipher Implementation 流加密算法RC4的C-Fast RC4 Stream Cipher Implementation RC4 stream encryption algorithm in C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:62314
    • 提供者:韩堃
  1. a-new-fast-stream-cipher--20110914

    0下载:
  2. A new fast stream cipher, MAJE4 is designed and developed with a variable key size of 128-bit or 256-bit. The randomness property of the stream cipher is analysed by using the statistical tests. The performance evaluation of the stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1374333
    • 提供者:陳曉慧
« 12 3 4 5 6 »
搜珍网 www.dssz.com